home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / other / ioblixdevkit / fd / ioblix_dev_lib.fd next >
Text File  |  1999-05-14  |  227b  |  11 lines

  1. ##base _IOBlixDevBase
  2. ##bias 42
  3. ##public
  4. GetChipInfo(ioreq)(a0)
  5. * the next two functions are only supported by ioblixpar and ioblix12par
  6. * don't call them with other devices
  7. AllocECPInfo(ioreq)(a0)
  8. FreeECPInfo(info)(a0)
  9. ##end
  10.  
  11.